Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

txpool refactor #223

Merged
merged 18 commits into from
Mar 7, 2023
Merged

txpool refactor #223

merged 18 commits into from
Mar 7, 2023

Conversation

xlc
Copy link
Member

@xlc xlc commented Mar 6, 2023

this made debugging e2e test very hard as bad nonce means it hangs forever

refactor upcomingBlock -> upcomingBlocks and completely changes how it works to make it harder to write hanging tests

@xlc xlc requested a review from ermalkaleci March 6, 2023 02:46
@xlc xlc changed the title won't support sending tx with out of order nonce txpool refactor Mar 6, 2023
@xlc xlc merged commit 2c42cd8 into master Mar 7, 2023
@xlc xlc deleted the txpool branch March 7, 2023 08:17
ns212 pushed a commit to interlay/chopsticks that referenced this pull request Apr 3, 2023
* won't support sending tx with out of order nonce

* update upcomingBlocks

* fix

* refactor block builder

* fix

* fix

* fix

* update

* update

* fix

* update

* fix

* unskip

* fix

* fix

* update

* update

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants